Introduce the splunk-otel-java-agent framework. - #968
Conversation
This framework will wire up the splunk distribution of opentelemetry java for auto-instrumentation and direct ingest. It leverages VCAP_SERVICES and the existence of a service binding with a specific name (splunk-o11y). Signed-off-by: Jason Plumb jplumb@splunk.com Resolves issue cloudfoundry#825
|
|
dmikusa
left a comment
There was a problem hiding this comment.
Thanks for the PR, much appreciated! A few bits of feedback.
|
Thanks @dmikusa for the review...greatly appreciated. I made some changes and am ready for another look. |
|
Hi @dmikusa Just checking back in after a few days. Thanks. |
|
Apologizes. I don't have access to CF environments at the moment. @pivotal-david-osullivan would need to provide final review & merge. |
|
Hi @pivotal-david-osullivan any chance to get a review on this please? 🙏🏻 |
|
Apologies for the delay, I had some issues getting environments too, I will review and update ASAP! |
|
@pivotal-david-osullivan Just touching base again. 🤞🏻 Thanks. |
|
Nudging this again to keep this alive.....thanks in advance. |
|
Maybe we could get a look before the year is over? |
|
I was able to get a lab and test this, the agent downloads and I see some initial output. Thank you for your patience on this @breedx-splk and thanks again for the PR, I've merged it in! |
Introduce the splunk-otel-java-agent framework.
This framework will wire up the Splunk distribution of OpenTelemetry java for auto-instrumentation and direct ingest. It leverages VCAP_SERVICES and the existence of a service binding with a specific name (splunk-o11y).
Signed-off-by: Jason Plumb jplumb@splunk.com
Resolves issue #825